home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Sound / LAME / WarpOS / src / frontend / lame.dsp < prev    next >
Encoding:
MS Developer Studio Project  |  2001-06-12  |  6.4 KB  |  200 lines

  1. # Microsoft Developer Studio Project File - Name="lame" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 5.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Console Application" 0x0103
  6.  
  7. CFG=lame - Win32 Release
  8. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  9. !MESSAGE use the Export Makefile command and run
  10. !MESSAGE 
  11. !MESSAGE NMAKE /f "lame.mak".
  12. !MESSAGE 
  13. !MESSAGE You can specify a configuration when running NMAKE
  14. !MESSAGE by defining the macro CFG on the command line. For example:
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "lame.mak" CFG="lame - Win32 Release"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "lame - Win32 Release" (based on "Win32 (x86) Console Application")
  21. !MESSAGE "lame - Win32 Debug" (based on "Win32 (x86) Console Application")
  22. !MESSAGE "lame - Win32 Release NASM" (based on\
  23.  "Win32 (x86) Console Application")
  24. !MESSAGE 
  25.  
  26. # Begin Project
  27. # PROP Scc_ProjName ""
  28. # PROP Scc_LocalPath ""
  29. CPP=xicl.exe
  30. RSC=rc.exe
  31.  
  32. !IF  "$(CFG)" == "lame - Win32 Release"
  33.  
  34. # PROP BASE Use_MFC 0
  35. # PROP BASE Use_Debug_Libraries 0
  36. # PROP BASE Output_Dir "Release"
  37. # PROP BASE Intermediate_Dir "Release"
  38. # PROP BASE Target_Dir ""
  39. # PROP Use_MFC 0
  40. # PROP Use_Debug_Libraries 0
  41. # PROP Output_Dir "Release"
  42. # PROP Intermediate_Dir "Release"
  43. # PROP Ignore_Export_Lib 0
  44. # PROP Target_Dir ""
  45. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "HAVE_CONFIG_H" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
  46. # ADD CPP /nologo /W3 /O2 /I "./WinGTK/gtk-plus" /I "./WinGTK/glib-1.2" /I "../" /I "../mp3x" /I "../frontend" /I "../include" /I ".." /D "NDEBUG" /D "LAMEPARSE" /D "_CONSOLE" /D "_MBCS" /D "HAVE_MPGLIB" /D "LAMESNDFILE" /D "BRHIST" /D "WIN32" /D "HAVE_CONFIG_H" /FD /c
  47. # SUBTRACT CPP /YX
  48. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  49. # ADD RSC /l 0x409 /d "NDEBUG"
  50. BSC32=bscmake.exe
  51. # ADD BASE BSC32 /nologo
  52. # ADD BSC32 /nologo
  53. LINK32=xilink.exe
  54. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
  55. # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
  56. # SUBTRACT LINK32 /profile /map
  57.  
  58. !ELSEIF  "$(CFG)" == "lame - Win32 Debug"
  59.  
  60. # PROP BASE Use_MFC 0
  61. # PROP BASE Use_Debug_Libraries 1
  62. # PROP BASE Output_Dir "Debug"
  63. # PROP BASE Intermediate_Dir "Debug"
  64. # PROP BASE Target_Dir ""
  65. # PROP Use_MFC 0
  66. # PROP Use_Debug_Libraries 1
  67. # PROP Output_Dir "Debug"
  68. # PROP Intermediate_Dir "Debug"
  69. # PROP Ignore_Export_Lib 0
  70. # PROP Target_Dir ""
  71. # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "HAVE_CONFIG_H" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
  72. # ADD CPP /nologo /W3 /GX /Od /I "../" /I "../mp3x" /I "../frontend" /I "../include" /I ".." /D "_DEBUG" /D "LAMEPARSE" /D "_CONSOLE" /D "_MBCS" /D "HAVEMPGLIB" /D "LAMESNDFILE" /D "BRHIST" /D "WIN32" /D "HAVE_CONFIG_H" /YX /FD /ZI /c
  73. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  74. # ADD RSC /l 0x409 /d "_DEBUG"
  75. BSC32=bscmake.exe
  76. # ADD BASE BSC32 /nologo
  77. # ADD BSC32 /nologo
  78. LINK32=xilink.exe
  79. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
  80. # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
  81.  
  82. !ELSEIF  "$(CFG)" == "lame - Win32 Release NASM"
  83.  
  84. # PROP BASE Use_MFC 0
  85. # PROP BASE Use_Debug_Libraries 0
  86. # PROP BASE Output_Dir "lame___W"
  87. # PROP BASE Intermediate_Dir "lame___W"
  88. # PROP BASE Ignore_Export_Lib 0
  89. # PROP BASE Target_Dir ""
  90. # PROP Use_MFC 0
  91. # PROP Use_Debug_Libraries 0
  92. # PROP Output_Dir "Release_NASM"
  93. # PROP Intermediate_Dir "Release_NASM"
  94. # PROP Ignore_Export_Lib 0
  95. # PROP Target_Dir ""
  96. # ADD BASE CPP /nologo /W3 /O2 /I "./WinGTK/gtk-plus" /I "./WinGTK/glib-1.2" /I "../" /I "../mp3x" /I "../frontend" /I "../include" /I ".." /D "NDEBUG" /D "LAMEPARSE" /D "_CONSOLE" /D "_MBCS" /D "HAVE_MPGLIB" /D "LAMESNDFILE" /D "BRHIST" /D "WIN32" /D "HAVE_CONFIG_H" /FD /c
  97. # SUBTRACT BASE CPP /YX
  98. # ADD CPP /nologo /W3 /O2 /I "./WinGTK/gtk-plus" /I "./WinGTK/glib-1.2" /I "../" /I "../mp3x" /I "../frontend" /I "../include" /I ".." /D "NDEBUG" /D "LAMEPARSE" /D "_CONSOLE" /D "_MBCS" /D "HAVE_MPGLIB" /D "LAMESNDFILE" /D "BRHIST" /D "WIN32" /D "HAVE_CONFIG_H" /FD /c
  99. # SUBTRACT CPP /YX
  100. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  101. # ADD RSC /l 0x409 /d "NDEBUG"
  102. BSC32=bscmake.exe
  103. # ADD BASE BSC32 /nologo
  104. # ADD BSC32 /nologo
  105. LINK32=xilink.exe
  106. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
  107. # SUBTRACT BASE LINK32 /profile /map
  108. # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
  109. # SUBTRACT LINK32 /profile /map
  110.  
  111. !ENDIF 
  112.  
  113. # Begin Target
  114.  
  115. # Name "lame - Win32 Release"
  116. # Name "lame - Win32 Debug"
  117. # Name "lame - Win32 Release NASM"
  118. # Begin Group "Source"
  119.  
  120. # PROP Default_Filter "c"
  121. # Begin Source File
  122.  
  123. SOURCE=.\brhist.c
  124. # End Source File
  125. # Begin Source File
  126.  
  127. SOURCE=.\get_audio.c
  128. # End Source File
  129. # Begin Source File
  130.  
  131. SOURCE=.\lametime.c
  132. # End Source File
  133. # Begin Source File
  134.  
  135. SOURCE=.\main.c
  136. # End Source File
  137. # Begin Source File
  138.  
  139. SOURCE=.\parse.c
  140. # End Source File
  141. # Begin Source File
  142.  
  143. SOURCE=.\portableio.c
  144. # End Source File
  145. # Begin Source File
  146.  
  147. SOURCE=.\timestatus.c
  148. # End Source File
  149. # End Group
  150. # Begin Group "Include"
  151.  
  152. # PROP Default_Filter "h"
  153. # Begin Source File
  154.  
  155. SOURCE=.\brhist.h
  156. # End Source File
  157. # Begin Source File
  158.  
  159. SOURCE=..\configMS.h
  160. # End Source File
  161. # Begin Source File
  162.  
  163. SOURCE=.\get_audio.h
  164. # End Source File
  165. # Begin Source File
  166.  
  167. SOURCE=.\lametime.h
  168. # End Source File
  169. # Begin Source File
  170.  
  171. SOURCE=.\main.h
  172. # End Source File
  173. # Begin Source File
  174.  
  175. SOURCE=.\parse.h
  176. # End Source File
  177. # Begin Source File
  178.  
  179. SOURCE=.\portableio.h
  180. # End Source File
  181. # Begin Source File
  182.  
  183. SOURCE=.\rtp.h
  184. # End Source File
  185. # Begin Source File
  186.  
  187. SOURCE=.\timestatus.h
  188. # End Source File
  189. # End Group
  190. # Begin Source File
  191.  
  192. SOURCE=.\Readme
  193. # End Source File
  194. # Begin Source File
  195.  
  196. SOURCE=.\Readme.wingtk
  197. # End Source File
  198. # End Target
  199. # End Project
  200.